internal/concurrent.HashTrieMap.expand (method)

one use

	internal/concurrent (current package)
		hashtriemap.go#L149: func (ht *HashTrieMap[K, V]) expand(oldEntry, newEntry *entry[K, V], newHash uintptr, hashShift uint, parent *indirect[K, V]) *node[K, V] {